home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 16
/
Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso
/
Aminet
/
dev
/
src
/
wangisrc.lha
/
wangi
/
z
/
SlowBoot
/
smakefile
< prev
next >
Wrap
Makefile
|
1995-10-07
|
396b
|
24 lines
#
# Makefile for SlowBoot
#
#
OBJS= SlowBoot.o
SlowBoot: $(OBJS)
sc NOCHECKABORT link to SlowBoot with <<
$(OBJS)
<
bumprev 1 SlowBoot
SlowBoot.o: SlowBoot.c scoptions INCLUDE:SlowBoot.gst
sc SlowBoot.c GST=INCLUDE:SlowBoot.gst NOLINK
INCLUDE:SlowBoot.gst: gst.c scoptions smakefile
sc gst.c MAKEGST=INCLUDE:SlowBoot.gst IGNORE=105 NOOPTIMIZE
delete gst.o
dist:
execute makedist